home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / program / vol16n09.zip / ZDKEYM.ZIP / ZDKEYMAP.INF < prev   
INI File  |  1997-01-16  |  2KB  |  60 lines

  1. [version]
  2. signature="$CHICAGO$"
  3.  
  4. [ZDKeyMapInstall]
  5. CopyFiles = ZDKeyMap.Files.Ext, ZDKeyMap.Files.Inf, ZDKeyMap.Files.Sys
  6. AddReg    = ZDKeyMap.Add.Reg
  7.  
  8. [DefaultInstall]
  9. CopyFiles = ZDKeyMap.Files.Ext, ZDKeyMap.Files.Inf, ZDKeyMap.Files.Sys
  10. AddReg    = ZDKeyMap.Add.Reg
  11.  
  12. [DefaultUnInstall]
  13. DelFiles  = ZDKeyMap.Files.Ext, ZDKeyMap.Files.Inf, ZDKeyMap.Files.Sys
  14. DelReg    = ZDKeyMap.Del.Reg
  15.  
  16. [DestinationDirs]
  17. ZDKeyMap.Files.Ext = 11,ShellExt
  18. ZDKeyMap.Files.Inf = 17
  19. ZDKeyMap.Files.Sys = 11
  20.  
  21. [SourceDisksNames]
  22. 1="ZDKeyMap Disk","",1
  23.  
  24. [SourceDisksFiles]
  25. ZDKeyMap.dll=1
  26. ZDKeyMap.inf=1
  27. VKeyMap.vxd=1
  28.  
  29. [ZDKeyMap.Files.Ext]
  30. ZDKeyMap.dll
  31.  
  32. [ZDKeyMap.Files.Inf]
  33. ZDKeyMap.inf
  34.  
  35. [ZDKeyMap.Files.Sys]
  36. VKeyMap.vxd
  37.  
  38. [ZDKeyMap.Add.Reg]
  39. HKLM,%UIF%,DisplayName,,"%ZDKeyMap%"
  40. HKLM,%UIF%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection DefaultUninstall 132 %17%\ZDKeyMap.inf"
  41. HKLM,"%KBD%\%ZDKeyMap%",,,"%GUID%"
  42. HKCR,CLSID\%GUID%,,,"%ZDKeyMap%"
  43. HKCR,CLSID\%GUID%\InProcServer32,,,"%11%\ShellExt\ZDKeyMap.dll"
  44. HKCR,CLSID\%GUID%\InProcServer32,ThreadingModel,,"Apartment"
  45. HKLM,%VXD%,StaticVxD,,"VKeyMap.vxd"
  46.  
  47.  
  48. [ZDKeyMap.Del.Reg]
  49. HKLM,%UIF%
  50. HKLM,"%KBD%\%ZDKeyMap%"
  51. HKCR,CLSID\%GUID%
  52. HKLM,%VXD%
  53.  
  54. [Strings]
  55. ZDKeyMap="ZDKeyMap"
  56. UIF="Software\Microsoft\Windows\CurrentVersion\Uninstall\ZDKeyMap"
  57. KBD="Software\Microsoft\Windows\CurrentVersion\Controls Folder\Keyboard\shellex\PropertySheetHandlers"
  58. VXD="System\CurrentControlSet\Services\VxD\VKeyMap"
  59. GUID="{bed8bec0-6ec6-11d0-8192-444553540000}"
  60.